PHY SET RIGID BODY LINEAR MOMENTUM

Set the linear momentum of the specified rigid body.

  Syntax
PHY SET RIGID BODY LINEAR MOMENTUM ID, x#, y#, z#
  Parameters
ID
Integer
ID number of the rigid body
x#
Float
linear momentum on the X axis
y#
Float
linear momentum on the Y axis
z#
Float
linear momentum on the Z axis

  Returns

  Description

If you continuously set the linear momentum of a rigid body, forces such as gravity or friction will not be able to manifest themselves, because forces directly influence only the velocity / momentum of a rigid body.

  Example Code
No example code is provided for this command